home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-02-16 | 1.1 KB | 30 lines | [TEXT/GEOL] |
- Item forwarded by A33 to A34
-
- Item 1354507 14-Feb-90 23:55PST
-
- From: D0416 Futuresoft System Design,PRT
-
- To: D2652 Strategic Planning Sys, D Bell,PRT
-
- cc: MACAPP.TECH$ MacApp Technical
-
- Sub: RE-RE- Mouser Question
-
- Dan,
-
- Back, say around Mouser 1.0d2 or so (my calender has Mouser release numbers on
- it instead of days and months, yeah I know ha, ha), I was getting a similiar
- error while parsing my application. It turned out that I forgot to type a
- semicolon “;” after an OVERRIDE declaration. Pascal compilers from MPW 2.0 thru
- 3.0 final all “missed” that error and compiled it okay. However, Mouser caught
- it (shucks) and gracefully kicked me out of parsing.
-
- Although my syntax error occurred in the INTERFACE part and yours apparently in
- the IMPLEMENTATION part, check for this. Also as Mary Mouser suggested, look
- particularly at lines even a method or two BEFORE the Mouser reported error
- line and triple check all your syntax.
-
- Hope that helps™, (Trademark phrase of Curtis Faith:-)
- -Ken Addison
-
-